joinStyle
Type
property
Summary
Specifies how joins between two lines appear.
Syntax
set the joinStyle [of graphic] to <style>
Description
Set the joinStyle property to specify how joins between two lines appear.
This property can be set for the line, freehand polygon and freehand curve graphic types.
note
This only affects polygon, freehand curve and line graphics which have their antialiased set to true.
Examples
set the joinstyle of graphic 1 of card "myCard" to "bevel"
set the joinstyle of the selectedobject to "round"
Related
object: graphic
property: antialiased, capStyle, miterLimit, roundEnds
Compatibility and Support
Introduced
LiveCode 3.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile